object SynthEditorForm: TSynthEditorForm Left = 231 Top = 122 BorderStyle = bsNone Caption = 'SynthEditorForm' ClientHeight = 82 ClientWidth = 274 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object SynthPanel: TWPControl Left = 0 Top = 0 Width = 274 Height = 82 Align = alClient Color = clMaroon ParentColor = False ShowHint = True object ShowBtn: TQuickBtn Left = 201 Top = 9 Width = 63 Height = 63 Cursor = crHandPoint Hint = '|Layer with selected channels' ParentFont = False ParentColor = False Color = clGreen Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Fruity fonts' Font.Style = [] Options = [tbHasDownGlyph] AccelKey = 0 FXType = FX_Blend FXWhen = FX_OnOver FXAttack = 208 FXRelease = 32 FXBlink = FX_BlinkOnOver Glyph.ILCount = 2 BmpList = SynthResModule.BtnIL OnClick = ShowBtnClick StayDown = False end object TimeOfsSelect: TDigiWheel Left = 162 Top = 61 Width = 25 Height = 16 Cursor = crSizeNS Options = [wwAutoSize, wwIncMode] MoveSpeed = 2 SlowMotionDiv = 8 Min = -64 Max = 64 Value = -8 DefaultValue = -8 OnChange = TimeOfsSelectChange MouseButton = mbLeft HotSideX = 4 HotSideY = 5 Color = clNone Font.Charset = ANSI_CHARSET Font.Color = 13025463 Font.Height = -11 Font.Name = 'Arial' Font.Style = [] BmpList = SynthResModule.Digits11IL NullValue = -100 end object LogoBtn: TQuickBtn Left = 134 Top = 17 Width = 48 Height = 20 Enabled = False ParentFont = False ParentColor = False Color = clSilver Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = 'Fruity fonts' Font.Style = [] Options = [tbHasDownGlyph, tbHiddenAnim] AccelKey = 0 FXType = FX_Blend FXAttack = 256 FXRelease = 8 Glyph.ILCount = 2 BmpList = SynthResModule.LogoIL Down = True StayDown = False end end end